Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix zero() error in 'missing' test #24984

Merged
merged 1 commit into from
Dec 8, 2017
Merged

Fix zero() error in 'missing' test #24984

merged 1 commit into from
Dec 8, 2017

Conversation

nalimilan
Copy link
Member

The 'sparse' test defined zero(::String), which triggered a failure
when it was run on before the 'missing' test on the same worker.

Fixes #24949.

The 'sparse' test defined zero(::String), which triggered a failure
when it was run on before the 'missing' test on the same worker.
@ararslan ararslan added bugfix This change fixes an existing bug test This change adds or pertains to unit tests labels Dec 8, 2017
@ararslan ararslan merged commit 1761a6e into master Dec 8, 2017
@ararslan ararslan deleted the nl/sparsefind branch December 8, 2017 18:21
evetion pushed a commit to evetion/julia that referenced this pull request Dec 12, 2017
The 'sparse' test defined zero(::String), which triggered a failure
when it was run on before the 'missing' test on the same worker.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug test This change adds or pertains to unit tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants